home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / office / autodemo_officexp / default / main.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-15  |  121 b   |  6 lines

  1. on(release){
  2.    _level0.gotoandstop("start");
  3.    loadMovieNum("intro.swf",1,"GET");
  4.    _root.timerActive = false;
  5. }
  6.